Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-bigtable 2.50.0 -> 2.65.1 age adoption passing confidence

Release Notes

googleapis/java-bigtable (com.google.cloud:google-cloud-bigtable)

v2.65.1

Compare Source

Dependencies

v2.65.0

Compare Source

Features
  • bigtable: Lower the value for max rpc channels as channel resize is slow (1m, 2 channel) (#​2656) (d8055c1)

v2.64.0

Compare Source

Features
  • Add tags field to Instance proto (stable branch) (089d527)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.61.0 (089d527)
Dependencies

v2.63.0

Compare Source

Features
  • Add Idempotency to Cloud Bigtable MutateRowsRequest API (bc58b4f)
  • Add port as a parameter for the bigtable emulator (#​2645) (5acd3dc)
  • Add type support for Proto and Enum (bc58b4f)
  • Publish Proto and Enum types to CBT data API (ace12d5)
  • Selective GAPIC autogeneration for Python Bigtable Admin (e219c38)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.60.2 (e219c38)
  • Update routing_parameters.path_template (e219c38)
Dependencies
Documentation
  • Sync generated comments from the API Protos (bc58b4f)

v2.62.0

Compare Source

Features
Dependencies

v2.61.0

Compare Source

Features
  • Add getter for universe domain in JwtCredentialsWithAudience (#​2598) (9ad66b1)
Bug Fixes
  • Add name elements for the POM.xml files (a873719)
  • Populate table id for materialized view (#​2610) (50c3fe2)
Dependencies

v2.60.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.59.0 (65782aa)
  • Ensure that multiple instances of a client in the same process dont clobber each other (#​2590) (8d3dca4)
Dependencies

v2.59.0

Compare Source

Features
  • bigtable: Add DeletionProtection support for Logical Views (#​2539) (d9ba32b)
Dependencies

v2.58.2

Compare Source

Bug Fixes
Dependencies

v2.58.1

Compare Source

Bug Fixes

v2.58.0

Compare Source

Features
  • Add deletion_protection support for LVs (43c97a3)
  • bigtable: Add integration tests for Materialized/Logical Views (#​2518) (4d3a7e6)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.56.2 (43c97a3)
  • Fix retry info algorithm setting (#​2562) (c424ccb)
  • Use universe domain when creating the monitoring client (#​2570) (3b51e12)

v2.57.3

Compare Source

Bug Fixes

v2.57.2

Compare Source

Bug Fixes

v2.57.1

Compare Source

Bug Fixes

v2.57.0

Compare Source

Features
  • Add PreparedStatement and update ExecuteQuery API to use it (#​2534) (49d4d09)

v2.56.0

Compare Source

Features
  • bigtable: Add support for Logical Views in Admin API (#​2519) (6dac3fd)
  • bigtable: Add support for Materialized Views in Admin API (#​2511) (55cd719)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.55.1 (7992af0)
Dependencies

v2.55.0

Compare Source

Features
  • Add MaterializedViewName to ReadRows and SampleRowKeys (1763c6e)
  • Add MaterializedViews and LogicalViews APIs (1763c6e)
  • Add MaterializedViews and LogicalViews APIs (7340527)
  • Add PrepareQuery api and update ExecuteQuery to support it (1763c6e)
  • bigtable: Add support for data APIs for materialized views (#​2508) (6310a63)
  • large-row-skip: Added large-row-skip-callable with configurable rowadapter (#​2509) (ba193ef)
  • Next release from main branch is 2.55.0 (#​2506) (4e45837)
  • Publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema (7340527)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.54.0 (91e4369)
Documentation
  • Fixed formatting of resource path strings (7340527)

v2.54.0

Compare Source

Features
Dependencies

v2.53.0

Compare Source

Features

v2.52.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (47ca299)
  • Extend timeouts for check consistency (47ca299)
Dependencies
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.52.0 (#​2490) (ca25d4e)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#​2481) (deb1f79)

v2.51.2

Compare Source

Bug Fixes
Dependencies

v2.51.1

Compare Source

Dependencies
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.50.0 (#​2464) (d63dd43)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#​2461) (ed24b4c)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#​2460) (35c979f)

v2.51.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (a5444a5)
  • Move resource detection to the first export to avoid slow start (#​2450) (cec010a)
Dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners December 17, 2024 15:37
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 17, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Dec 17, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 17, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 17, 2024
mutianf
mutianf previously approved these changes Jan 10, 2025
@mutianf mutianf added kokoro:run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Jan 10, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 6c602aa to 9b32e61 Compare January 11, 2025 01:28
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.1 Jan 11, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jan 11, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 11, 2025
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 12, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.1 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.2 Feb 3, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 9b32e61 to 53911a6 Compare February 3, 2025 17:16
@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.2 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.52.0 Feb 15, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 53911a6 to 9390188 Compare February 15, 2025 22:45
@dpebot
Copy link
Collaborator

dpebot commented Feb 15, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 15, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 15, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 28, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 167104b to 175eb2f Compare July 16, 2025 16:58
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.61.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.62.0 Jul 16, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jul 16, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 16, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jul 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 175eb2f to 3f64546 Compare July 31, 2025 14:46
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.62.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.63.0 Jul 31, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jul 31, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 3f64546 to 4acf42b Compare August 8, 2025 22:30
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.63.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.64.0 Aug 8, 2025
@dpebot
Copy link
Collaborator

dpebot commented Aug 8, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 8, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 8, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 4acf42b to 96207dc Compare August 12, 2025 22:32
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.64.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.65.0 Aug 12, 2025
@dpebot
Copy link
Collaborator

dpebot commented Aug 12, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 96207dc to f577b6d Compare August 27, 2025 22:54
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.65.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.65.1 Aug 27, 2025
@dpebot
Copy link
Collaborator

dpebot commented Aug 27, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 27, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants